home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / pd / daten / quickfile / history.doc < prev    next >
Text File  |  1995-08-12  |  12KB  |  333 lines

  1.    3.16.5  10 August 1995
  2.    - Fixed calculation of index key buffer size for new index. Was
  3.      sometimes crashing on index build when an index was added.
  4.    - Disable Options/Config and Buffers menu items if no file is open
  5.    - Meaning of Memory Save checkbox was reversed. ie Would save memory
  6.      only checkbox was not checked.
  7.  
  8.    3.16.4  5 August 1995
  9.    - Fixed ARexx ReqString command to allow a null value for default
  10.      string. Was incorrectly returning an error.
  11.  
  12.    3.16.3  22 July 1995
  13.    - Fixed Copy button in Insert mode so it got the correct record.
  14.    - Reduced window redraws from ARexx SetView command.
  15.    - Added summary only and wrap fields to reporting.
  16.  
  17.    3.16.2  18 July 1995
  18.    - Added checkboxes to Print requester for Summary only and Wrap Fields.
  19.    - Rehashed line spacing and counting.
  20.  
  21.    3.16.1  12 July 1995
  22.  
  23.    - Added Print to File.
  24.    - Fixed problem causing a crash if > 200 records added per session.
  25.      Usually only a problem with import
  26.    - Added requester at start and close of program (unregistered only).
  27.    - Added ARexx Find/Replace macro
  28.  
  29.    3.16 24 Jun 1995
  30.  
  31.    - Added font sensitivity.
  32.    - Fixed bug. Calc field values not being returned to ARexx.
  33.    - Revert to allowing field to be added anywhere in view.
  34.    - Added Config menu option for fonts, help and memory save.
  35.    - Played with field alignment (again). Any suggestions welcomed.
  36.    - Changed handling of open of Image file to work with XFH. XFH does
  37.      not support OpenFromLock().
  38.  
  39.    3.15 07 May 1995
  40.  
  41.    - Only allow fields to be added to the end of a view. Previously fields
  42.      could be inserted anywhere but would always display at the end. Not
  43.      perfect but avoids confusion. I may change my mind on this.
  44.    - Search ListView was getting confused as to which item was currently
  45.      selected.
  46.    - Removed useless And/Or buttons from search item requester for first
  47.      item in list.
  48.  
  49.    3.14 30 April 1995
  50.  
  51.    - Fixed some low memory problems. Usual low memory indication is now
  52.      a recoverable alert trying to open a requester.
  53.  
  54.    3.13  6 April 1995
  55.  
  56.    - Using wrong name for library base for iffparse.library which caused
  57.      DICE (compiler) to open it automatically. DICE does not provide a
  58.      message if the open fails - program just loads and quits.
  59.  
  60.    3.12  29 March 1995
  61.  
  62.    - Fixed a nasty bug in GoTo processing that was trashing memory. In one
  63.      of my files this was in the middle of the data buffer!!!. Introduced
  64.      with changes for Rexx I think.
  65.  
  66.    3.11  24 March 1995
  67.  
  68.    - Added ARexx interface
  69.    - Display either filename or image not both at once.
  70.    - Field names are now case insensitive
  71.  
  72.    3.10  05 March 1995
  73.  
  74.    - Fixed to display whole view if a field is moved so that view now fits
  75.      in the window.
  76.    - Index sometimes not correctly updated when you changed an index
  77.      field value.
  78.  
  79.    3.09  18 February 1995
  80.  
  81.    - Added Cycle, Image and External field types.
  82.    - Rehashed field resizing code
  83.    - Removed bug that was chopping last character off print lines.
  84.    - Changed string gadget border to more standard imagery.
  85.    - Fixed nasty bugs in Report Groups
  86.      . Deleting the first group and adding another immediately would
  87.        crash the machine
  88.      . Would not allow you to change a Report group to another type. If
  89.        you deleted it then added the new one you were caught by the
  90.        previous bug - Catch 22.
  91.    - Cancelling out of the report requester after adding or deleting the
  92.      first report group was causing a crash.
  93.    - Fixed Lock error in SaveAs/Reorg - broke it with XFH fix in 3.08.
  94.  
  95.    3.08  04 February 1995
  96.  
  97.    - Replace call to ExamineFH with Examine so QuickFile can work with XFH.
  98.      Thanks to Peter Bagnato for reporting this one.
  99.  
  100.    - Field resizing by dragging on the form display.
  101.  
  102.    - Refuse to accept : or / in index name as this is used in the index
  103.      file name.
  104.  
  105.    3.07  19 January 1995
  106.  
  107.    - Keep highlighted line in sideways scroll of list display.
  108.    - Use highlighted record as current record in insert (for copy).
  109.    - Reintroduce name of registered user in about requester.
  110.    - Disable summary checkboxes (Tot, Cnt, Avg) if no field selected.
  111.  
  112.    3.06  16 January 1995
  113.  
  114.    - Fixed bug causing a crash of rebuild index with old format file def.
  115.    - Cleaned up code for dragging fields in form view.
  116.  
  117.    3.5    08 January 1995
  118.  
  119.    - Fixed bug in export requester. Cycle gadgets should only be enabled
  120.      for CUSTOM format. Could cause a crash.
  121.    - TAB now activates first string gadget, ESC exits from string gadget.
  122.    - Fixed bug in field requester. Any non ASCII key would be treated as
  123.      help key. Used to work - looks like a line of code went missing.
  124.    - Stopped crashes when tiny windows were used. Added iconify function.
  125.    - Show wait pointer at appropriate times.
  126.    - Some code optimisations.
  127.    - Stop errors if help key pressed and no amigaguide docs present
  128.  
  129.    3.4     28 November 1994
  130.  
  131.    - Parse expressions after all fields loaded to prevent invalid field
  132.      requester if referenced field is defined after calc field.
  133.    - Fix to always use correct colours for print to screen
  134.  
  135.    3.3     20 November 1994
  136.  
  137.    - Default number of decimals were displayed but not accepted unless
  138.      RETURN was pressed.
  139.    - Title bar info not displayed for first file opened
  140.    - Use path from current window as a default when opening a new file
  141.  
  142.    3.2     27 October 1994
  143.  
  144.    - Set min window size for definition to prevent crash
  145.    - Losing drawer name after loading old style view definition
  146.    - Loading a new view was updating title in wrong window
  147.    - Tightened up date validation. Was allowing months > 13.
  148.    - Some code optimisation
  149.  
  150.    3.1     23 October 1994
  151.  
  152.    - Combined definition code with main program.
  153.    - Fixed many bugs introduced with version 3.0
  154.      . Crashes trying to display error message for long file name
  155.      . Crashes selecting format in import/export requester
  156.      . Long string in search trashing other auto variables
  157.      . Excessive alloc/freeing of formula string and tree in definition
  158.      . Several memory leaks
  159.  
  160.    3.00b September 1994
  161.  
  162.     Major Upgrade (beta)
  163.  
  164.    - Calculated fields.
  165.    - Extended field attributes to include:
  166.     Mandatory
  167.     Left/right justification
  168.     Number of decimals
  169.    - Indexes can allow or prevent duplicates
  170.    - Multiple open files in separate windows
  171.    - Requesters are now moveable windows
  172.    - Control via keyboard as well as mouse
  173.    - Context sensitive AmigaGuide help
  174.    - Grouping and summaries (total, count and average) in reports.
  175.    - Reports can be directed to screen or printer
  176.    - Prompt on exit if a view is changed but not saved.
  177.    - Improved error detection and reporting
  178.    - Faster sort. Now uses QuickSort. Stack doesn't seem to be a problem.
  179.  
  180.    2.02.05  26 June 1994
  181.  
  182.    - Handle empty selection when updating a field that is part of an index
  183.  
  184.    2.02.04  23 March 1994
  185.  
  186.    - Put up requester if view being loaded references fields that are not
  187.      in the file definition.
  188.    - Fix cursor positioning for incorrect fields when OK is pressed in
  189.      Modify or Insert. Cursor now always go to the field in error.
  190.    - Prevent duplicate field names being defined.
  191.    - Fix QFDefine so it displays a message if it can't find the file passed
  192.      as a parameter.
  193.    - Provide defaults for a new file in QFDefine.
  194.    - Improved sorting where many records are equal. It was extremely slow.
  195.  
  196.    2.02.03  26 January 1994
  197.  
  198.    - Enlarged size of default window
  199.    - Added "Reset Form" menu item
  200.  
  201.    2.02.02  26 December 1993
  202.  
  203.    - Used ChangeWindowBox to size screen for a new view. (I bought a v37
  204.      ROM manual).
  205.    - Corrected initialisation of path for ASL requester
  206.    - Include /AUTO on console window specification. It will now only
  207.      open if it is written to.
  208.  
  209.    2.02.01  18 December 1993
  210.  
  211.    - Added preset formats to export.
  212.    - Allow specification of each control code used for import/export.
  213.    - Removed bug in list report that sometimes suppressed field names
  214.  
  215.    2.01.03  26 November 1993
  216.  
  217.    - Replaced Backup/Restore with Save As and Reorganise
  218.    - Empty date field left old value on form display
  219.  
  220.    2.01.02  18 November 1993
  221.  
  222.    - Cleaned up Search panels
  223.    - Open new window if new view requires a different window size
  224.    - GoTo fixed to work with dates and number fields
  225.    - Fixed some problems with report formatting
  226.  
  227.    2.01.01  10 November 1993
  228.  
  229.    Major upgrade including many significant new features including:
  230.  
  231.    - Support for multiple views that can be saved and loaded as
  232.      required. Includes window size.
  233.  
  234.    - Form view can be tailored by dragging fields around.
  235.  
  236.    - Multi column label printing now properly supported.
  237.  
  238.    - Search facility vastly improved by adding    equal, between, not_like
  239.      sounds_like. Now allows multiple search conditions with and/or.
  240.  
  241.    - Descending sequence added to sort.
  242.  
  243.  
  244.    1.3.5   22 September 1993
  245.  
  246.    1.  Bug Fix. Various problems when sorting a file with a sort table
  247.        exceeding 32767 bytes (over 4000 records).
  248.  
  249.    2.  Prevented rebuild of temporary indexes used for sort and selection
  250.  
  251.    1.3.4   9 September 1993
  252.  
  253.    1.  Bug fix. Crashing machine on export of part of field. Trying to fit
  254.        full field length into shorter area.
  255.  
  256.    1.3.3   1 September 1993
  257.  
  258.    1.  Fixed problem in list display that was trashing memory if a
  259.        database had a small record size.
  260.    2.  Definition was allowing block size to be changed if you increased
  261.        the record size past the maximum for the block.
  262.    3.  Positioning now maintained correctly in list display when you
  263.        change indexes.
  264.  
  265.    1.3.2  28 August 1993 (not released)
  266.  
  267.    1.  Added List button to form screen
  268.    2.  Added Insert, Modify and Delete buttons to list screen.
  269.    3.  Fixed problem where searching a previous selection would search
  270.        the entire data base
  271.    4.  Removed spurious message being displayed when a missing index
  272.        is created.
  273.  
  274.    1.3.1  4 August 1993 (Bug Fixes)
  275.  
  276.    1.  Index search used length of first index for all indexes -> ka-boom.
  277.    2.  Deleted field names were blanked but kept in the definition.
  278.  
  279.  
  280.    1.3.0  23 July 1993 (not released)
  281.  
  282.    1.  Character, date, number and integer data types.
  283.  
  284.    2.  Up to 255 fields per record
  285.  
  286.    3.  Vertical slider gadget added for scrolling through records
  287.  
  288.    4.  Horizontal slider gadget added for scrolling through fields on one
  289.        record. (Both form and list screens).
  290.  
  291.    5.  File definition is now in a separate program
  292.  
  293.    6.  Import/Export of ASCII files
  294.  
  295.    7.  Removed problem that caused a crash when adding more than 12 fields.
  296.  
  297.  
  298.    1.2.2 (not released)
  299.  
  300.      1     Bug fix. Sort index not updated for a delete if records
  301.      had been selected but selection did not contain the record.
  302.      Error message incorrectly being displayed for the selection.
  303.  
  304.  
  305.    1.2.1  16 Feb 93
  306.  
  307.      1     Included list style reports
  308.  
  309.      2     Included ASL and ARP file requesters
  310.  
  311.      3     New print requester to improve control of reports
  312.  
  313.      4     The index field size is now updated correctly when you change the
  314.      length of an existing field used as an index.
  315.  
  316.      5     Index record memory dynamically reallocated if necessary.
  317.  
  318.      6     If you add an index to an existing file, the index will be
  319.      rebuilt automatically when you open the file again.
  320.  
  321.      7     You are now warned if you attempt a backup while displaying
  322.      selected records. Only the selected records will be written to the
  323.      backup file.
  324.  
  325.      8     You can now open a file where the drawer contains only a drive or
  326.      disk name with no directory. eg df0:
  327.  
  328.    1.0.0  24 Nov 92
  329.  
  330.        Initial Release
  331.  
  332.  
  333.